home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Tabbed Dialog Views
- Sent: 3/26/96 2:47 PM
- Received: 3/26/96 1:59 PM
- From: Laurent Delamare, laurentd@apple.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- > Does ODF provide any built-in support for implementing tabbed
- >dialog views that let you change pages of controls by clicking on named
- >tabs like you see in Windows 95, or the upcoming Copland?
-
- ODF 1 will be released next month with the standard Macintosh toolbox
- views: controls, list-box and text-edit. We plan to add support for
- more, including Copland, Windows 95 and MFC views, in future releases,
- although it's too early to give a detailed schedule.
-
- > If not, how hard is it to set up such a view yourself in ODF?
-
- By using ODF Graphic API and Event subsystem you can implement the tabbed
- dialogs directly in a cross-plaftorm manner. It's really not more
- difficult than doing a native implementation and you gain both OpenDoc
- and cross-platform support. It's hard to be more specific without
- discussing a particular implementation of this kind of views. Let us
- know if you have more questions as you go further.
-
- --Laurent
-
-
- ______________________________________________________________________
- Laurent Delamare laurentd@apple.com
- ODF Team http://www.devtools.apple.com/odf/
- Apple Computer, Inc. http://www.opendoc.apple.com/
-
-